# File lib/active_record/dynamic_scope_match.rb, line 21
    def scope?
      !@scope.nil?
    end