# File lib/active_ldap/association/collection.rb, line 8
      def to_ary
        load_target
        @target.to_ary
      end