# File lib/barby/barcode/gs1_128.rb, line 11 def initialize(data, type, ai) self.application_identifier = ai super(data, type) end