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