public function testIsIncludeAclsReturnsValueOfProperty()
 {
     $this->assertAttributeSame($this->operationContext->isIncludeAcls(), 'includeAcls', $this->operationContext);
 }