What mixins should you use, for what purpose, and how exactly do they affect the code?
Note: the method modifications listed in these documents are what the code effectively does, not what the modified bytecode will actually look like. Mixin generates additional methods in the target classes that are inlined here.