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