init: function () {

        // Have Yeoman reiterate what the user did
        if (this.arguments[0]) {
            this.log(yosay('You called the module subgenerator with the argument "' + this.arguments[0] + '".'));