# File lib/rspec/matchers/built_in/have.rb, line 55 def failure_message_for_should "expected #{relative_expectation} #{@collection_name}, got #{@actual}" end