@@ -130,7 +130,7 @@ function expose(methodToExpose, exposeAs) {
/* istanbul ignore if */
if (!isUndefined(request.Request.prototype[exposeAs])){
thrownewError('[Request-Promise] Unable to expose method "'+exposeAs+'". It is already implemented by Request. Please visit https://github.com/request/request-promise/wiki/Troubleshooting');
thrownewError('Unable to expose method "'+exposeAs+'". It is already implemented by Request. Please visit https://github.com/request/request-promise/wiki/Troubleshooting');