public function testIsBaseFilePlaceholder()
 {
     $this->assertFalse($this->image->isBaseFilePlaceholder());
 }