module PgSearch::InstanceMethods

def rank

def rank
  attributes['pg_search_rank'].to_f
end