in scp-odata-proxy-api/odataproxyapi/start.js [159:161]
function cloneObject(src) { return JSON.parse(JSON.stringify(src)); }