public function testGetName()
 {
     $this->assertEquals('image', $this->provider->getName());
 }