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