invoke

operator fun invoke(inspector: Inspector<D>, metadata: T): List<M>
operator fun invoke(data: D, metadata: T): List<M>