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