class PgSearch::Features::TSearch

def conditions

def conditions
  ["(#{tsdocument}) @@ (#{tsquery})", interpolations]
end