165 166 167
# File 'opal/stdlib/json.rb', line 165 def to_json 'null' end
441 442 443
# File 'opal/stdlib/native.rb', line 441 def to_n `null` end