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