# File lib/faster_csv.rb, line 1393
def FasterCSV( *args, &block )
  FasterCSV.instance(*args, &block)
end