# File lib/rdoc/markup/to_html_crossref.rb, line 117 def gen_url url, text return super unless url =~ /\Ardoc-ref:/ cross_reference $', text end