# File lib/sup/hook.rb, line 5
    def initialize name
      @__say_id = nil
      @__name = name
      @__cache = {}
    end