# File lib/mongoid/contexts/enumerable.rb, line 104
      def execute
        limit(sort(filter)) || []
      end