# File lib/facets/more/minitar.rb, line 255
      def write(data)
        @io.write(data)
      end