54555657585960
* * @return the new constructed entity object. */ @Override protected TestEntity newEntity() { return new Person(this); }