#include "ruby.h" #include "env.h" #include "node.h" #define DELIMITERS ",\n" #define MAX_LENGTH 2048 #define ARY_DEFAULT_SIZE 16