`mephisto.rb` references the fastercsv gem. But it actually seems to use `csv.rb` only and the latter uses the ruby csv class. Am I missing something?