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