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