# File lib/fakefs/file.rb, line 461
    def lstat
      self.class.lstat(@path)
    end