# File lib/archive/tar/minitar.rb, line 255
255:       def write(data)
256:         @io.write(data)
257:       end