# File lib/core/session.rb, line 82 def close(error=nil) Condition.assign(_local_condition, error) Cproton.pn_session_close(@impl) end