# File lib/rhc/rest/membership.rb, line 31
      def type
        attributes['type'] || 'user'
      end