class Shoulda::Matchers::ActionController::RespondWithMatcher

def response_code

def response_code
  @controller.response.response_code
end