# File lib/couchrest/database.rb, line 204
def
batch_save_doc
(
doc
)
save_doc
(
doc
,
false
,
true
)
end