165 166 167
# File 'opal/stdlib/json.rb', line 165 def to_json 'null' end
452 453 454
# File 'opal/stdlib/native.rb', line 452 def to_n `null` end