class ActionDispatch::RailsEntityStore

def open(key)

def open(key)
  @store.read(key)
end