# File lib/fakefs/file.rb, line 38
    def self.path(file)
      RealFile.path(file)
    end