# File lib/barby/barcode.rb, line 44 def encoding raise NotImplementedError, 'Every barcode should implement this method' end