module Rails::Generators::Database::MySQL

def host

def host
  "127.0.0.1"
end