var SuchwowX = artifacts.require("SuchwowX"); module.exports = function(deployer) { deployer.deploy(SuchwowX); };