# File lib/rev/dns_resolver.rb, line 71 71: def attach(evloop) 72: send_request 73: @timer.attach(evloop) 74: super 75: end