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