VS::Payload has 'obj_templates', is => 'rw', isa => 'HashRef'; VS::Payload::Postal has '+obj_templates', is => 'rw', default => sub{{ .... }}; #### VS::Payload #has 'obj_templates', is => 'rw', isa => 'HashRef'; VS::Payload::Postal has 'obj_templates', is => 'rw', default => sub{{ .... }};