public function Insert
Prototype:
public function Insert(data, keep_object_types=true, id_field="_id")
Parameters
keep_object_types
has a default value of true
id_field
has a default value of "_id"
Description:
TODO: Document this
Return value:
// TO DO