in pystemd/dbuslib.pyx [0:0]
def create_child(self, v_type=None): self.data.append( VariableReturn( parent=self, v_type=v_type)) return self.data[-1]