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