# File lib/cucumber/formatter/json.rb, line 27
      def before_tags(tags)
        @current_object[:tags] = tags.tag_names.to_a
      end