# File lib/openshift-origin-controller/app/models/gear.rb, line 136 def restart(comp_inst) get_proxy.restart(app, self, comp_inst.parent_cart_name) end