# File lib/yard/docstring_parser.rb, line 94
    def to_docstring
      Docstring.new!(text, tags, object, raw_text, reference)
    end