groostav
04/19/2016, 7:11 PMapply
method being added to an object that was blowing up some tests usage of the kotlin apply
extension method. Interestingly enough the added instance.apply
method was doing exactly the same thing as the kotlinExtensions.apply
method.