# File lib/guard/hook.rb, line 18
    def self.included(base)
      base.send :include, InstanceMethods
    end