# File lib/yard/templates/helpers/html_helper.rb, line 240
      def link_include_object(obj)
        htmlify(obj.docstring)
      end