public static void Expect(IntPtr Object, int Index, params string[] Class) { Ruby.Expect(Get(Object, Index), Class); }