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