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