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