class Shoulda::ActionController::Matchers::SetTheFlashMatcher

def flash

def flash
  @controller.response.session['flash']
end