sub get { my ($self, $word) = @_; return &HTML::Entities::encode_entities($word); }