# File lib/childprocess/windows/process.rb, line 9
      def io
        @io ||= Windows::IO.new
      end