def process_show_v1(self, request): return api.process_show()
def jsonrpc_show(self): return api.process_show()