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