# File lib/rdoc/context.rb, line 962 def record_location(top_level) @in_files << top_level unless @in_files.include?(top_level) end