# File lib/fakefs/file.rb, line 99
    def self.expand_path(*args)
      RealFile.expand_path(*args)
    end