jlleitschuh
fun ProtobufConfigurator.generateProtoTasks(configuration : ProtobufConfigurator.GenerateProtoTaskCollection.() -> Unit = {} ) = delegateClosureOf(configuration)
gildor