# File lib/rhc/rest/application.rb, line 177 def find_environment_variable(env_var_name) find_environment_variables(env_var_name).first end