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