# File lib/core/container.rb, line 358
      def close
        @rd.close
        @wr.close
      end