in lib/roa.js [283:285]
put(path, query, body, headers, options) { return this.request('PUT', path, query, body, headers, options); }