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