public function testGetOperationsAllowed()
 {
     $this->assertEquals(array(''), $this->object->getOperationsAllowed());
 }