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