class Spec::Matchers::Have
def failure_message_for_should
def failure_message_for_should "expected #{relative_expectation} #{@collection_name}, got #{@actual}" end
def failure_message_for_should "expected #{relative_expectation} #{@collection_name}, got #{@actual}" end