# File lib/barby/barcode/code_128.rb, line 385
def
initialize
(
data
)
super
(
data
,
'A'
)
end