class PgSearch::Configuration::Column

def table_name

def table_name
  @model.quoted_table_name
end