# File lib/em/resolver.rb, line 59
      def self.open
        EventMachine::open_datagram_socket('0.0.0.0', 0, self)
      end