Stitching.prototype._logMethodCall = function (event) {
    event.target = 'Stitching';
    this._driver._logMethodCall(event);
};