The virtualbox-COM Ruby gem is a library that provides a low level Ruby binding to the VirtualBox API, allowing anyone to control VirtualBox from Ruby code. It can create, destroy, start, stop, suspend, and resume virtual machines, and also list virtual machines, list hard drives, network devices, etc.