Attachments can be further classified by whether they attach the defining
component to its parent or to a sibling component. Sibling attachments connect a component
to one of its siblings. All of the previous examples have shown parent attachments.
Sibling attachments can often simplify a set of attachments by making it visually
easier to interpret the attachment logic. In addition, this
type of attachment sometimes results in fewer attachments.