# File lib/hooks/hook.rb, line 5
    def initialize(options)
      super()
      @options = options
    end