Mixer <- { } Mixer.Content <- function() { ::print(_colorname); } local color = { _colorname="red" } Color.setdelegate(Mixer) Color.Content();