This example depends on the behaviour of ```__metaclass__```. This has changed in python 3, and the example no longer works. Removing example code as suggested, see #210 for more details and possible alternatives. Closes #210.