# File lib/fakefs/file_system.rb, line 98
    def path_parts(path)
      Globber.path_components(path)
    end