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