Storage.py 59 B

123
  1. class Storage(object):
  2. def __init__(self):
  3. pass