if you want to make the delegate object transient,...
# announcements
d
if you want to make the delegate object transient, you can target the annotation at it:
@delegate:Transient val foo by theFoo