if (!$this->Provider instanceof ProviderInterface) {
            $this->Provider = new Provider\Flickr;
        }