static inline NValue castAsString(NValue value) {
     return value.castAsString();
 }