(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
Collection is the base interface which covers functionality common to all the data structures in this library. It guarantees that all structures are traversable, countable, and can be converted to json using json_encode().