def manager(self):
     return OptionsManager(store=self.store)
Beispiel #2
0
 def manager(self):
     return OptionsManager()