# File lib/lograge/formatters/l2met.rb, line 34
      def additional_fields(data)
        (data.keys - L2MET_FIELDS) - UNWANTED_FIELDS
      end