of

fun <T> of(result: T): Buildable<T>

Creates a Buildable object that will always return the given result.