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