Returns a JSON string for true: ‘true’.
static VALUE mTrueClass_to_json(int argc, VALUE *argv, VALUE self) { GENERATE_JSON(true); }
[Validate]
Generated with the Darkfish Rdoc Generator 2.