class ActiveRecord::ConnectionAdapters::SchemaReflection

def size(connection)

def size(connection)
  cache(connection).size
end