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