I what should happen if I have this
class(object): def __init__(self): self.some_member def get_some_result(self): return self.some_m