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