class RDoc::AnyMethod

def path

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