[ {"write": { "filename": "/test.py",
              "text": START_RAW
def foo():
    print('hello world')

