class Shoulda::Matchers::ActionController::PermitMatcher

def description

def description
  "(for #{verb.upcase} ##{action}) " + expectation
end