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