class WebConsole::Session

def store_into_memory

def store_into_memory
  inmemory_storage[id] = self
end