!7 sclass Switcheroo extends DynTextArea { void update { setText(switcheroo(dm_getInterestingString())); } }