86
# File 'lib/net/ldap/filter.rb', line 86 def Filter::le attribute, value; Filter.new :le, attribute, value; end