class Rails::Engine::Updater

def run(action)

def run(action)
  generator.public_send(action)
end