Example #1
0
 def all(cls):
     return [cls(name=n) for n in ExtensionBundle.allExtensions()]