class Shoulda::Matchers::ActionController::CallbackMatcher
def failure_message
def failure_message "Expected that #{controller_class.name} would have :#{method_name}"\ " as a #{kind}_#{callback_type}" end
def failure_message "Expected that #{controller_class.name} would have :#{method_name}"\ " as a #{kind}_#{callback_type}" end