If you're interested, you can also do something similar in the console to allow you to have a bit of a poke around the workings of Adapt... so essentially run something like this: var Adapt = require('core/js/adapt');
and then you have access to the whole Adapt object which you can explore.