class Shoulda::Matchers::ActionController::CallbackMatcher

def description

def description
  "have :#{method_name} as a #{kind}_#{callback_type}"
end