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