# File lib/rdoc/code_object.rb, line 279
  def record_location top_level
    @ignored = false
    @file = top_level
  end