# File lib/rdoc/cross_reference.rb, line 103 def initialize context @context = context @seen = {} end