close()
Closes the TarOutput.
# File lib/rubygems/package/tar_output.rb, line 140 def close @tar_writer.close end