46 47 48 49
# File 'lib/ext/flash.rb', line 46 def initialize(r,e,m) super @flash = Flasher.new(@k, @cookies) end