Returns a JSON string representation for this Integer number.
static VALUE mFixnum_to_json(int argc, VALUE *argv, VALUE self)
{
GENERATE_JSON(fixnum);
}
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.