protected function setUp()
 {
     parent::setUp();
     $this->em = $this->createTestEntityManager();
 }