# File lib/barby/barcode/code_25.rb, line 88
    def encoding_for(digit)
      encoding_for_bars(ENCODINGS[digit])
    end