CallsRealMethods.java checks for abstract methods (in which case it bails and falls back to default behavior), but does not recognize default methods on interfaces as ...