(function(){

jQuery(document).ready(function(e){

        return console.log("ready to go!")

})

}).call(this);