Include Documentation on meta data classes
It is awesome in Jade how you can access the meta data objects, it definitely allows us to improve our jobs. e.g. Looking for unused local variables across a set of classes/methods using JadeLocalVar.
The issue is that each time it involves prototyping and figuring out how things hang together. As it is not documented it also carries a risk of being misunderstood and crashing down the track.
Is it possible to update the documentation to include meta data classes?