# File lib/rhc/rest/membership.rb, line 11
      def admin?
        role == 'admin'
      end