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