goog.module('supermethodcall.I2');

goog.require('nativebootstrap.Util');
goog.require('supermethodcall.I2.$LambdaAdaptor');

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