# File lib/net/ldap/filter.rb, line 82 82: def Filter::ne attribute, value; Filter.new :ne, attribute, value; end