class PgConn::SchemaMethods

def list_functions(schema, function = nil)

def list_functions(schema, function = nil)
  raise NotImplementedError
end