# File lib/fssm/pathname.rb, line 352
    def lstat
      File.lstat(self)
    end