ExpectationCreator

typealias ExpectationCreator<T> = Expect<T>.() -> Unit(source)