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