ConstructorHugnman(name, simulation) Params: name: str, the name of the new human simulation: the reference to the simulation human should be in Return: A new hugnman instance Pythonjackman = Hugnman('hugn jackman', myhome)