static public R_VAL Create(int i)
 {
     return(RubyDLL.INT2FIX(i));
 }