request = function() path = [@path] [@requestHeaders] wrk.body = "[@body]" return wrk.format([@method], path) end