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