class Rails::Command::ApplicationCommand

def help

def help
  perform # Punt help output to the generator.
end