# File lib/luck/progressbar.rb, line 46 def template str @precap, @bar2, @arrow2, @bar, @arrow, @blank, @postcap = str.unpack 'aaaaaaa' end