# File lib/net/ldap/filter.rb, line 237
    def present?(attribute)
      eq(attribute, "*")
    end