_tableName_ = 'trips'; parent::__construct($fromArray); } static function model() { return new self(); } }