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