EG: Substitute methods that set the error raising indicator
def raise_some_error!
@raise_some_error = true
Void
end
The Void constant raises a void invocation error if any method is invoked on it, including all built-in methods all the way up to Kernel.