# File lib/net/ldap/filter.rb, line 288
288:   def self.from_rfc2254 ldap_filter_string
289:     construct ldap_filter_string
290:   end