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