public void end_form()
 {
     page.EndForm().ToString().ShouldEqual("</form>");
 }