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