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