ruby-binding-of-caller 0.8.0 Retrieve the binding of a method's caller

The binding_of_caller module provides the Binding#of_caller method. It allows accessing bindings from upper frames in the call stack and can evaluate code in that context.