func deleteNormal(instance *serviceclient.ServiceClient) (*http.Response, error) { return instance.Delete("/bla") }