# File lib/rd/reference-resolver.rb, line 88 def get_anchor(element) if num = get_label_num(element) num2anchor(num) end end