# File lib/postgres_ext/active_record/relation/query_methods.rb, line 138
      def initialize(scope)
        @scope = scope
      end