class ActiveRecord::ConnectionAdapters::NullPool::NullConfig

def method_missing(...)

:nodoc:
def method_missing(...)
  nil
end