Are the access methods generated on the Class object or on this object?
What difference does it make?
I ask because
S12 says Attributes are stored in an opaque datatype, not in a hash. Not even the class has to care how they're stored, since they're declared much like ordinary variables.