# File lib_core/rucy/wait.rb, line 33
      def wait(input, timeout)
        wait_by_io(input, timeout)
      end