# File lib/yard/tags/default_factory.rb, line 54 def parse_tag_with_raw_text(tag_name, text, raw_text) Tag.new(tag_name, raw_text) end