Performs the command on the given system.
@override Future<dynamic> run(CommandContext<State, System> context, System system) { throw UnsupportedError('Sequence does not support run'); }