package propertyDelegationToolsExercise3
import org.junit.Test
import util.unimplementedTest
class TestPropertyDelegationToolsExercise3 {
@Test fun testSolution() {
unimplementedTest()
}