@ -2,6 +2,7 @@
* Handle models (i.e. docs)
* Serialization/deserialization
* Copying
* Querying, update
*/
var dateToJSON = function () { return { $$date: this.getTime() }; }