module V8::Conversion::Fundamental

def to_v8(ruby_object)

def to_v8(ruby_object)
  ruby_object.to_v8
end