# File lib/hammertime.rb, line 111 def hammertime_original_raise(*args) Kernel.instance_method(:raise).bind(self).call(*args) end