Testing Kotlin with Spock Part 1 – Object The object keyword in Kotlin creates singleton in a very convenient way. It can be used for example as a state of an operation. Spock Read more