redecoratedBranchWithStarBall5Light.animate();
System.out.println("\nanimate 2: "
+ redecoratedBranchWithStarBall5Light.getDecorations());
// Animate the second time
redecoratedBranchWithStarBall5Light.animate();
System.out.println("\nanimate 3: "
+ redecoratedBranchWithStarBall5Light.getDecorations());
// Animate the second time
redecoratedBranchWithStarBall5Light.animate();