# File ruby/jbridge.rb, line 1067
  def jnew(*args)
        JavaBridge::jnew(self, *args)
  end