If I understand it correctly, yes. I for example have a class called "Job Manager" who is instanciated as an object and inside there are methods that could be solved as tasks. The problem is, that I can not use prefect inside an object, because it seems that it can not handle the self reference very well.