pub fn init_time(vm: &mut VM)
Initialize the Time class in the VM. Call this after VM::open to make Time available in Ruby code.
VM::open
Time