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