# File lib/action_dispatch/middleware/flash.rb, line 158
def
now
@now
||=
FlashNow
.
new
(
self
)
end