Details
Description
As per issue: 2963, we should simplify the ClonableFieldHandler such that it's copyInstance(FieldHandler) method does not require a FieldHandler parameter (this method is an instance method, and thus we are always passing "this" to the method anyway.