extension = $extension; } function getExtension() { return $this->extension; } function getName() { return __CLASS__; } }