# File lib/mongoid/criterion/optional.rb, line 43
      def cached?
        options[:cache] == true
      end