# File lib/hammer_cli/output/formatters.rb, line 42
      def match?(other_tags)
        tags & other_tags == tags
      end