get: function() {
            console.log('borrowInterface.lender.get');

            return this.request({
                url: this._buildUri(this.uri, this.id),