Future<bool> rename(String filename, String newFilename) { throw UnimplementedError('rename() has not been implemented.'); }