1package com.foo;
2
3import static org.junit.Assert.assertEquals;
4import static java.lang.System.out;
5import static java.lang.System.*;
6