Mutations to the currently-initializing object will be allowed in Rip.
- Methods defined at the class level are typically written as a simple reference assignment.
@inside a class refers to the class' prototype property. Properties defined on this object become instance methods.@inside a method refers to the method's receiver. (selfrefers to the method itself.)