# File lib/rhc/helpers.rb, line 160
    def role_name(s)
      ROLES[s.downcase]
    end