# File lib/barby/outputter/rmagick_outputter.rb, line 91
    def length
      barcode.two_dimensional? ? encoding.first.length : encoding.length
    end