module PgSearch::ScopeOptions::DisableEagerLoading

def eager_loading?

def eager_loading?
  false
end