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