So nobody bothered to expose them in the runtime API.
. But apparently nobody has meededtit so far, which is a good indicator that it might not be very useful.
I mention this in several place many times. I don’t know why you didn’t see it.
I reference this post again.
The works done by asterite is really useful In my opinion, especially o.all_method
to print all available methods in an object, and .superclass
.ancestors
very helpful for newbie, in fact, I used it often, but because asterite was left, no one continue polish on it.