# File lib/spec/mocks/argument_matchers.rb, line 210
      def hash_not_including(*args)
        HashNotIncludingMatcher.new(anythingize_lonely_keys(*args))
      end