module ActionDispatch::TestProcess

def flash

def flash
  @request.flash
end