Future<Null> send(String msg) async { throw UnimplementedError('send() has not been implemented.'); }