intercepted 0.2.0
It takes an existing Ruby object and creates a new one, that accepts all method calls and passes them to the provided block, which can pass them further to the original object.
It takes an existing Ruby object and creates a new one, that accepts all method calls and passes them to the provided block, which can pass them further to the original object.