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