class RDoc::MethodAttr

def path

def path
  "#{@parent.path}##{aref}"
end