# File ruby/jbridge.rb, line 736
  def jext(*args)
        JavaBridge::jextend(self, *args)
  end