# File lib/net/ldap/filter.rb, line 100
  def | filter; Filter.new :or, self, filter; end