@startuml

abstract class AbstractCollection {
  +tstMtd()
}

@enduml
