this file has ``` Client.prototype.request = popsicle Client.prototype.form = Client.form = popsicle.form Client.prototype.version = {{{stringify version}}} ``` Maybe first line should be `Client.prototype.request = popsicle.request` or similar?
this file has
Maybe first line should be
Client.prototype.request = popsicle.requestor similar?