# File lib/ansi/progressbar.rb, line 138
def
clear
@out
.
print
(
" "
*
get_width
+
eol
)
end