method

negative_failure_message

negative_failure_message()
public

No documentation available.

# File lib/spec/matchers/include.rb, line 32
      def negative_failure_message
        _message("not ")
      end