# File lib/barby/barcode/code_93.rb, line 147
    def data_encoding_with_checksums
      (character_encodings + checksum_encodings).join
    end