# File lib/vcr/util/hooks.rb, line 43
    def has_hooks_for?(hook_type)
      hooks[hook_type].any?
    end