# File lib/net/ldap/filter.rb, line 81
                def bineq(attribute, value)
                        new(:bineq, attribute, value)
                end