# File lib/rspec/matchers/operator_matcher.rb, line 38 def fail_with_message(message) RSpec::Expectations.fail_with(message, @expected, @actual) end