# File lib/facets/more/progressbar.rb, line 188 def total_overflow= (boolv) @total_overflow = boolv ? true : false end