I would like some help on dumping a custom class object to a YAML file. A representation of my class looks like below:
class Test(yaml.YAMLObject): yaml_