# File lib/celluloid/io/udp_socket.rb, line 28
      def wait_readable; Celluloid::IO.wait_readable(self); end