# File lib/celluloid/io/stream.rb, line 34
      def wait_writable; Celluloid::IO.wait_writable(self); end