namespace UniRx { internal interface ITuple { new string ToString(); } }