# File lib/sup/hook.rb, line 37
    def set tag, value
      HookManager.tags[tag] = value
    end