Reports dot references to Java fields from Ruby without the use of a field_accessor, field_reader, or field_writer. It is recommended to only access package, protected, and private fields on a Java class via one of these field types.

Inspired by 'Calling Java From JRuby'