# File lib/core/connection.rb, line 138 def container=(name) Cproton.pn_connection_set_container(@impl, name) end