# File lib/puppet/util/rdoc/generators/puppet_generator.rb, line 799
799:     def <=>(other)
800:       self.name <=> other.name
801:     end