# File lib/luck/ansi.rb, line 43
def
clear
;
print
"\e[H"
;
end