359 360 361
# File 'opal/browser/dom/node.rb', line 359 def next DOM(`#@native.nextSibling`) if `#@native.nextSibling != null` end