Esempio n. 1
0
 def __init__(self, thing_):
     super(self, Facet).__init__(self, thing_)
     self.get_info = Cache(self._get_info, expire_seconds=10 * 60)