# File lib/cri/command.rb, line 31
    def long_desc
      raise NotImplementedError.new("Command subclasses should override #long_desc")
    end