n attribute. =cut sub get { my ( $self, $attr ) = @_; #Do we need to clone this? Could JSON suffice, or do we need Clone? return $self->[1]{$attr}; } =head2 I<OBJ>->to_string() Create