“I think this object has a [[prev_sibling]] method…”
“I think this object has a prev_sibling method…”
my $obj = Horrible::Thing->new(…); $obj->prev_sibling();
continued...