# File lib/ruby-progressbar/format/string.rb, line 11
  def bar_molecule_placeholder_length
    @bar_molecule_placeholder_length ||= bar_molecules.size * 2
  end