class Shoulda::Matchers::ActionController::RespondWithMatcher

def description

def description
  "respond with #{@status}"
end