March 23, 2016
5:53 p.m.
2016-03-23 14:40 GMT-03:00 Peter Uhnák <i.uhnak@gmail.com>:
Why / how ?
As explained in the first example.
Try adding #organization or #package methods to the class-side.
The "only 5 reserved keywords" is just a half-truth. :) Some selectors are used by the the tooling, and with names to broad that make collision with your own methods a very common issue. The most common is the #name selector, which is on its way out fortunately. Esteban A. Maringolo