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