# File lib/mofo/xfn.rb, line 34
    def  to_htmlto_html
      %[<a href="#{link}" rel="#{Array(relation) * ' '}">#{name}</a>]
    end