# File lib/net/ldap/filter.rb, line 394
  def self.from_rfc2254 ldap_filter_string
    construct ldap_filter_string
  end