216217218219220221222223224225226
// The page is *loaded* before it is attached to the request. // This is to help ensure that no client-specific information leaks // into the page's default state. page.loaded(); return page; } }); }