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