# File lib/luck/ansi.rb, line 50
def
set_title
title
;
print
"\e]2;#{title}\007"
;
end