# File lib/rdoc/alias.rb, line 93
  def pretty_old_name
    "#{singleton ? '::' : '#'}#{@old_name}"
  end