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