# File lib/puppet/util/rdoc/generators/puppet_generator.rb, line 872 872: def <=>(other) 873: @context <=> other.context 874: end