_column === null) { $this->_column = new Columns(['db' => $this->db]); } return $this->_column; } }