Hacker News new | ask | show | jobs
by 33degrees 2341 days ago
Not knowing if something is a property or method is a feature, it’s the principle of uniform access as elaborated by Bertrand Meyer.

https://en.m.wikipedia.org/wiki/Uniform_access_principle

it takes some getting used to, but it’s now one of my favourite things about Ruby.