# File lib/active_ldap/operations.rb, line 222
      def first(*args)
        find(:first, *args)
      end