@interface OspreyUnaryMethodCall : OspreyMethodCall - (void)callWithRequestBuilder:(id /* block */)a0 requestMessage:(id)a1 completion:(id /* block */)a2; @end