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