# File lib/cri/command_dsl.rb, line 41
    def name(arg)
      @command.name = arg
    end