# File lib/facets/more/minitar.rb, line 580
    def initialize(anIO)
      @io     = anIO
      @init_pos = anIO.pos
    end