# File lib/grit/tree.rb, line 120
    def <=>(other)
      name <=> other.name
    end