ORIGINATING_MODULE
During compilation, tokens constructed by the compiler capture the module that was under compilation. This field holds the module reliably only while the module is being compiled. At other times, it may be either the module that it's a part of or nil. The serializer makes no effort to reconstruct this field.