class ActionDispatch::Flash::FlashNow

def initialize(flash)

def initialize(flash)
  @flash = flash
end