# File lib/barby/barcode/code_25.rb, line 64
    def digits_with_checksum
      digits.push(checksum)
    end