# This used to be $item->{selected} = 1; and is really easy to mistype $object->is_selected(1); # Mistyping the method becomes a runtime failure