Module: Kernel

Defined in:
lib/lazy/extensions.rb

Overview

Hack to get the current method off the stack. I hate this. Why can’t I reflect on the stack and get the real method invocation? Grrr…