goog.module('supermethodcall.I2');

goog.require('nativebootstrap.Util');

const I2 = goog.require('supermethodcall.I2$impl');
exports = I2;
