sub Raw { # Just copy the "raw" item straight through my($self) = @_; return $self->{raw}; }