class ActionDispatch::Flash::FlashNow

def [](k)

def [](k)
  @flash[k]
end