class Shoulda::ActionController::Matchers::RespondWithContentTypeMatcher

def description

def description
  "respond with content type of #{@content_type}"
end