symbols)-1)); return $this->symbols[(int)min($level,strlen($this->symbols)-1)]; } public function transformValue($value) { return $this->gray2ascii($value); } }