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