class ActionDispatch::Flash::FlashHash

def to_hash

def to_hash
  @flashes.dup
end