inspect

fun <T> inspect(data: T, id: String = ""): RootInspector<T>

gives you the a new RootInspector as starting point.