pub fn _string_format( interpreter: &mut Interpreter, args: Vec<Value>, ) -> Result<Value, Box<dyn Error>>