Symmetric associations

Hello,

This is probably a common question, but I haven’t found an answer
after searching within this group.

What is the recommended way to implement symmetric associations (e.g.
brother, friend, etc)? I’m using rails 2.2.2. The plugin
has_many_related doesn’t work.

Thanks,
TF