class Opal::BuilderScheduler::Prefork::Fork

def send(*msg)

def send(*msg)
  send_message(write_io, msg)
end