# File lib/spec/example/example_group_methods.rb, line 108
      def predicate_matchers
        @predicate_matchers ||= {:an_instance_of => :is_a?}
      end