class RSpec::Matchers::BuiltIn::MatchArray

def failure_message_for_should_not

def failure_message_for_should_not
  "Matcher does not support should_not"
end