# File lib/hooks.rb, line 73
    def callbacks_for_hook(name)
      _hooks[name]
    end