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