module V8::Conversion::Fundamental

def to_ruby(v8_object)

def to_ruby(v8_object)
  v8_object.to_ruby
end