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