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