# File lib/rhc/commands/member.rb, line 311
      def get_type_option(options)
        type = options.__hash__[:type]
        type || 'user'
      end