method_id = ti.queryMethodID('jsupload_snippet')
         meth = method_id and getattr(ob, method_id) or (lambda : 'Not implemented')
         RESPONSE.setStatus(httpRespCode)
         method_id = ti.queryMethodID('jsupload_snippet')
         meth = method_id and getattr(ob, method_id) or (lambda : 'Not implemented')
         RESPONSE.setStatus(httpRespCode)