@override Future<Tuple2<SCardResult, List<String>>> listReaders(int hContext) { return _send(ListReadersCommand(hContext)); }