Classes: FlashHash
43 44 45
# File 'lib/sinatra-flash.rb', line 43 def flash @flash ||= Sinatra::Flash::FlashHash.new(session) end