function SetUp()
 {
     parent::SetUp();
     self::$page = new UnsubscribeController();
     ContentNegotiator::disable();
 }