class V8::CLI::Shell

def print(string)

def print(string)
  puts string
end