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