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