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