# File rexml/functions.rb, line 264
  def Functions::not( object )
			not boolean( object )
		end