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