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