# File lib/openshift-origin-controller/app/models/gear.rb, line 274
  def remove_broker_auth_key
    get_proxy.remove_broker_auth_key(app, self)    
  end