Hacker News new | ask | show | jobs
by viraptor 454 days ago
Another annoying one from that category is Ruby's forwarded methods. Since they're created via generated, injected code, you can't query which method it forwards to at runtime. Or not easily anyway.