# File lib/maruku/ext/math/to_latex.rb, line 22
        def to_latex_divref
       "\\ref{#{self.refid}}"
        end