# File lib/barby/barcode/code_39.rb, line 118 def encoded_characters_with_checksum encoded_characters + [checksum_encoding] end