in RESTProxy/Models/AsyncLock.cs [98:101]
internal AsyncLockReleaser(AsyncLock toRelease) { this.toRelease = toRelease; }