TLDR; I am using a @classmethod as a constructor for my class, and I need to override it with a different signature for one specific child class th
@classmethod