in amazon_kclpy/dispatch.py [0:0]
def _format_serializer_names(): return ", ".join('"{k}"'.format(k=k) for k in _serializers.keys())