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