class RDoc::Alias

def pretty_old_name

def pretty_old_name
  "#{singleton ? '::' : '#'}#{@old_name}"
end