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