
0.2:   
    -all options to setup can be made in a second constructor => new1
    -correct_lines will no longer remember a substitution, since the same misspelled
     word could have several meanings 
    -correct_lines do not use gsub anymore: each misspelled word is substitued 
     line by line, as aspell proposes
