# File lib/rake/contrib/ftptools.rb, line 32
32:     def path
33:       File.join(@path, @name)
34:     end