class ActionDispatch::Flash::FlashNow

def initialize(flash)

:nodoc:
def initialize(flash)
  @flash = flash
end