예제 #1
0
 def item_3(self):
     from the_tale.collections.storage import items_storage
     return items_storage.get(self.item_3_id)
예제 #2
0
 def item_3(self):
     from the_tale.collections.storage import items_storage
     return items_storage.get(self.item_3_id)