class Rake::FtpFile

def path

def path
  File.join(@path, @name)
end