# File lib/faster_csv.rb, line 362
def
to_csv
(
options
=
Hash
.
new
)
fields
.
to_csv
(
options
)
end