# File lib/yard/tags/default_factory.rb, line 13 def parse_tag(tag_name, text) Tag.new(tag_name, text) end