When you make an object, the blueprint for that object is instance-evaled against a Lathe.
The Lathe implements all the methods that are available to the blueprint, including method_missing to let the blueprint define attributes.
Returns a unique serial number for the object under construction.
[Validate]