pub async fn add( _cont: &Option<Arc<Continuation>>, args: Vec<Gc<Value>>, ) -> Result<Vec<Gc<Value>>, RuntimeError>