# File lib/cool.io/dns_resolver.rb, line 85
    def detach
      @timer.detach if @timer.attached?
      super
    end