# File lib/core/session.rb, line 147 def receiver(name) Receiver.new(Cproton.pn_receiver(@impl, name)) end