# File lib/rdoc/context.rb, line 146
  def <=>(other)
    full_name <=> other.full_name
  end