# File lib/rubygems/package/tar_writer.rb, line 60
    def initialize(io)
      @io = io
    end