# File lib/fssm/pathname.rb, line 348
    def ftype
      File.ftype(self)
    end