Unirest::post "http://httpbin.org/post", ...
Unirest.post "http://httpbin.org/post", ...
I'm not convinced that I'd use it, but this doesn't hurt to do. To be fair, my changes haven't been tested.