is => 'ro', isa => Serializer, required => 1, default => 'JSON', coerce => 1, ); has destination => ( is => 'rw', isa => 'Str