func CreateFallbackBuffer return(sys.get_obj_name(this.name) + '.CreateFallbackBuffer()') end func ExceptionFallback return('EncoderFallback.ExceptionFallback') end func MaxCharCount return(sys.get_obj_name(this.name) + '.MaxCharCount') end func ReplacementFallback return('EncoderFallback.ReplacementFallback') end