it( "can verify a framework controller", function() { this.visit( "/" ) .seeControllerIs( "Main" ); } );