# File lib/hooks.rb, line 115 def run_hook(name, *args) self.class.run_hook_for(name, self, *args) end