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