`AbstractTreeViewItem::supports_collapsing()` returns true in the default implementation, so no need to override that to do the same. Notes the default behavior in a comment now.
`AbstractTreeViewItem::supports_collapsing()` returns true in the default implementation, so no need to override that to do the same. Notes the default behavior in a comment now.