|
|
|
|
|
by cma
3522 days ago
|
|
I like the __'s, when listing methods you can immediately scan it and ignore all the built-in stuff if you want, to see what is special about this object. In order to get "split" in ruby for a sequence, at least a one time, hopefully cleaned up by now, you end up mixing in some huge number of methods and made any method list in the console impossible to read. |
|