# File lib/rd/reference-resolver.rb, line 73 def refer_element(label) labels.fetch(label2str(label), []).collect{|i| i[0] } end