Anna Fernandez

Anna is thrilled to be joining the game with this stellar cast of characters. Ever since she was a child she's been inquisitive. School teachers used to ask “Anna, what letter comes after ‘x’” and she’d say “why?” Recent Buffalo credits include OR, (Nell/Maria/Davenant), PRIVATE LIVES (Sybil Chase) and CRAZY FOR YOU (Irene). Much love to family and friends for their lasting love and support.

document.addEventListener("DOMContentLoaded", function dumpDups() { const rr = new Set(); for (const div of document.querySelectorAll(".w-dyn-item")) { if (rr.has(div.textContent.trim())) { div.parentNode.removeChild(div); } rr.add(div.textContent.trim()); } dumpDups(); });