# File lib/active_ldap/schema.rb, line 12 def ids(group) ensure_parse(group) info, ids, aliases = ensure_schema_info(group) ids.keys end