Although the generated SpecificRecord classes are pretty simple, I often finding myself looking at them to get a feel for the shape of a record. Unfortunately, the formatting of these classes is quite bad in a number of ways:
* Indentation * Line breaks * Unnecessary qualification of classes Would the community be open to accepting a patch to the Velocity template to clean this up?
