interface InstanceFactory
Author Ranie Jade Ramiso
Since 1.1
abstract fun <T : Spek> create(spek: KClass<T>): T