interface IterableOne { iterable; }; interface IterableTwo { iterable; };