class Shoulda::ActionController::Matchers::RespondWithMatcher

def response_code

def response_code
  @controller.response.response_code
end