module V8::Conversion::NativeString

def to_ruby

def to_ruby
  self.Utf8Value()
end