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