They apparently should be called on class objects rather than on instances.
I ran into thread-safety problems (eating data) before this change.
/cc http://pyyaml.org/ticket/36 which mentions those methods not being
thread-safe, but that PyYaml itself should be.