I need class with possibility of create other class instances and self instances in class method scope. I have following code:
class A: #somme stuff clas