var iHoot = new Judo();

iHoot.controller(new Controller('application'));
iHoot.controller(new Controller('home'));
