Future<Online> artificial_delay() async { var Online = await this; return Online.artificial_delay(); }