# File lib/barby/barcode/ean_13.rb, line 95
def
data_with_checksum
data
+
checksum
.
to_s
end