# File lib/net/ldap/filter.rb, line 340 def construct(ldap_filter_string) FilterParser.parse(ldap_filter_string) end