Load Lazy.js with an alias (not with Underscore or Lo-Dash).
window._ = Lazy;
var _ = require('lazy.js');