goog.module('supermethodcall.I1');

goog.require('nativebootstrap.Util');

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