in 01 - Core/02 - Mixins.js [16:19]
static getQueries() { super(); // This will end up calling an empty function, placed by mixin() console.log('B') }