anima
anima copied to clipboard
Fix default visibility to be most restrictive
- Equalizer needs to access the attributes, hence protected is the most restrictive default
Should this update Attribute#get to not do a public_send?