in src/View/Helper/CloudFrontLink.php [45:50]
public function setHostname($hostname) { $this->hostname = '.' . ltrim($hostname, '.'); return $this; }