5 6 7
# File 'lib/bormashino/ext/js.rb', line 5 def to_rb JSON.parse(JS.global[:JSON].call(:stringify, self).inspect) end