# File lib/rdoc/alias.rb, line 64
  def full_old_name
    @full_name || "#{parent.name}#{pretty_old_name}"
  end