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