# File lib/barby/barcode/code_93.rb, line 105
    def initialize(data)
      self.data = data
    end