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