populate([$row]); if (reset($models)) { return reset($models); } } throw new ModelNotFountException(); } }