# File lib/rake/contrib/ftptools.rb, line 45
45:     def symlink?
46:       @mode[0] == ?l
47:     end