@startuml set namespaceSeparator \\ !$version ?= 3 !include UserProfileWithAvatar.v2.puml !$textColor = $getTextColor($version, 3) namespace Html { class UserProfileWithAvatar { + updateAvatar() : bool } } @enduml