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