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