class Rails::Command::PluginCommand

def help

def help
  run_plugin_generator %w( --help )
end