# File lib/barby/barcode/code_93.rb, line 115
    def raw_characters
      data.split(//)
    end