# File lib/childprocess/jruby/process.rb, line 12
      def io
        @io ||= JRuby::IO.new
      end