module PgSearch::ScopeOptions::DisableEagerLoading

def eager_loading?

def eager_loading?
  return false
end