MEDYAN.tag!
Union{Tuple{P}, Tuple{MEDYAN.Context, P}} where P<:MEDYAN.Place
tag!(c::Context, p::Place)::Tag
Return the tag of the place. Throw an error if !place_exists(p). Create a new tag if !has_tag(p).
!place_exists(p)
!has_tag(p)