1# automatically generated by the FlatBuffers compiler, do not modify 2 3# namespace: Example 4 5class Color(object): 6 Red = 1 7 Green = 2 8 Blue = 8 9 10