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

    bytes_read
  end