class Rails::Command::HelpCommand

def help(*)

def help(*)
  say self.class.class_usage
end