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