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