From: "none <@..., venkat\""@>(none) Date: 2007-10-05T02:25:24+09:00 Subject: FasterCSV warning: alreadery initialized constant CSV I get the following warning in a script that uses FasterCSV: /usr/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/faster_csv.rb:830: warning: already initialized constant CSV How do I remove the warning?