fails(JRUBY-2651):Kernel#caller in a Proc or eval returns the definition trace of a block when evaluated in a Proc binding
fails(JRUBY-2651):Kernel#caller in a Proc or eval returns the definition trace of a Proc
fails(JRUBY-2651):Kernel#caller in a Proc or eval returns the correct definition line for a complex Proc trace
fails:Kernel.caller returns one entry per call, even for recursive methods
