Audience question about whether Rails supports server-side includes in a cached static page so a block can be re-rendered from the backend while the rest stays cached. Speaker answers it's conceptually the same fragment-caching idea and lists additional wins: upgrade Ruby (~10% gain) and refactor slow code paths.