= private = protected
not( object )
UNTESTED
# File lib/rexml/functions.rb, line 310 def Functions::not( object ) not boolean( object ) end