# File lib/rhc/context_helper.rb, line 3 def app_context # We currently do not have a way of determening an app context so return nil # In the future we will use the uuid embeded in the git config to query # the server for the repo's app name nil end