# File lib/clamp/errors.rb, line 27
    def initialize(command)
      super("I need help", command)
    end