# File lib/rubygems/package/tar_reader/entry.rb, line 69
  def pos
    check_closed

    bytes_read
  end