$word :
$tags :
__construct( $word)
tag( $tagClass, $tag)
Tag this token with the specified tag
untag( $tagClass)
Remove all tags of the given class
tagged()
Return true if this token has any tags
getTag( $tagClass)
Return the Tag that matches the given class
__toString()
Print this Token in a pretty way