DDevelopment & Design Testing Kotlin with Spock Part 1 – ObjectbyDominik PrzybyszMarch 13, 2018 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