snowe
fun <T> ExampleObject<T>.iceCream(block: ()-> Unit) : ReturnObject { return this.given(/* need to pass list or vararg list here */) }