Open
Description
Lombok's @tostring implementation doesn't provide attributes from a base class unless specified. Need to check @DaTa to see if we can pass that option through, or add a new annotation in classes that have a meaningful parent. See callSuper
here: http://projectlombok.org/features/ToString.html