# File lib/hook.rb, line 51
    def enabled? name; !hooks_for(name).empty? end