database = $database; } public function getDatabase() { return $this->database; } }