Casualty's `field :class` conflicts with a built-in method, use `resolver_method:` to pick a different resolver method for this field (for example, `resolver_method: :resolve_class` and `def resolve_class`). Or use `method_conflict_warning: false` to suppress this warning.