class Shoulda::Matchers::Independent::DelegateMethodMatcher
def failure_message_when_negated
def failure_message_when_negated "Expected #{class_under_test} not to #{description}, but it did." end
def failure_message_when_negated "Expected #{class_under_test} not to #{description}, but it did." end