# File lib/matchy/built_in/operator_expectations.rb, line 29 def fail!(operator) flunk @match ? failure_message(operator) : negative_failure_message(operator) end