``` python import my_pycaffe_utils as mpu netDef = mpu.ProtoDef('file.prototxt') ``` This throws an error if there is a line with { and }. For eg: `include: { phase: TEST }`