= private = protected
integer?()
Always returns true.
static VALUE int_int_p(VALUE num) { return Qtrue; }