# File lib/facets/more/minitar.rb, line 306
    def initialize(anIO)
      @io     = anIO
      @closed = false
    end