class Shoulda::ActionController::Matchers::RespondWithMatcher

def description

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