class ActiveRecord::ConnectionAdapters::NullPool::NullConfig

:nodoc:

def method_missing(...)

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