attribute objects (it instead fixes them so they are correct for the
reinitialized metaclass). (doy)
+ * All 'meta' methods created by Class::MOP are now of the class
+ Class::MOP::Method::Meta. This is overridable at the metaclass layer. (doy)
+
[OTHER]
* Use get_or_add_package_symbol when we intend for it to autovivify, in