ole_propertyput   367 ext/win32ole/win32ole.c static VALUE ole_propertyput(VALUE self, VALUE property, VALUE value);
ole_propertyput  4071 ext/win32ole/win32ole.c         return ole_propertyput(self, argv[0], argv[1]);