/** * @param mixed $prefix */ private static function setPrefix($prefix) { self::$prefix = $prefix; }