# File lib/cucumber/parser/feature.rb, line 217 def tag_names @tag_names ||= ts.elements.map{|e| e.tag.text_value} end