# File lib/openshift-origin-controller/app/models/gear.rb, line 209 def add_env_var(key, value) get_proxy.add_env_var(app, self, key, value) end