class RodaSessionMiddleware::SessionHash

def to_hash

def to_hash
  load!
  @data.dup
end