public function testGetScope()
 {
     $this->assertThat('shared', $this->equalTo($this->object->getScope()));
 }