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