{
  "mongodb": {
    "connection": "mongodb://localhost/my_test"
  , "collection": "test_collection"
  , "collectionOptions": {}
  }
}