# File lib/net/ldap/filter.rb, line 113
    def ex(attribute, value)
      new(:ex, attribute, value)
    end