class ActiveRecord::DatabaseConfigurations::DatabaseConfig

def replica?

def replica?
  raise NotImplementedError
end