smart_properties
smart_properties copied to clipboard
Read-only properties
Add support for automatically protecting writer methods when defining a property. Read-only properties should be writeable during during object initialization, but once the initializer is finished they should only be callable when explicitly using #send.