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