module json2 const true_string = 'true' const false_string = 'false' const null_string = 'null'