Move all storage bus logic into the storage controller class. Since most of the storage controller interaction only cares about the storage controller name, we can simplify #get_controller and isolate the storage controller detection-type logic in the StorageControllerArray.
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.