pragma = $pragma; } /** * @return string */ public function pragma(): string { return $this->pragma; } }