Record the file that we happen to find it in
# File rdoc/code_objects.rb, line 220 def record_location(toplevel) @in_files << toplevel unless @in_files.include?(toplevel) end
<code/>
<pre/>
<code/>and<pre/>for code samples.