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