public static void write(String fullyNamedPath, Poll... polls) { write(fullyNamedPath, serialize(polls)); }