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