class ActiveRecord::DatabaseConfigurations::HashConfig

def host

def host
  configuration_hash[:host]
end