-- #REQUIRES comms.lua -- coordinator communications function coord_comms() local self = { reactor_struct_cache = nil } end