Returns an iterable containing modifiable functions.
@override Iterable<Function> get modifiable => <Function>{receptor, ...super.modifiable};