# File lib/rspec/matchers/match_array.rb, line 25
      def failure_message_for_should_not
        "Matcher does not support should_not"
      end