# File lib/gherkin/formatter/tag_count_formatter.rb, line 13 def feature(feature) @feature_tags = feature.tags @formatter.feature(feature) end