f_aref 1106 complex.c #define f_aref(x,y) rb_funcall(x, id_aref, 1, y) f_aref 1299 rational.c #define f_aref(x,y) rb_funcall(x, id_aref, 1, y)