# File lib/core/connection.rb, line 215
    def close
      self._update_condition
      Cproton.pn_connection_close(@impl)
    end