This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
tar_gz_file()
The package name with .tar.gz added
# File lib/rake/packagetask.rb, line 182 def tar_gz_file "#{package_name}.tar.gz" end