Hi, I have a question on special methods in python. I want to program a product that has many methods. I anyone anywhere is calling one of these methods a other method should be called before. Is there a special method name or is there a way to perform this? as