# File lib/facets/more/progressbar.rb, line 184 def bar_mark= (mark) @bar_mark = String(mark)[0..0] end