pub fn string2ruby_string( s: String, arena: &mut ValueArena, ) -> Result<ValueHandle, IntoValueError>