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