models[type].create(item, function(err, item) {
            if(err)
              return cb(err)

            debug('item created')