# File lib/core/session.rb, line 133
    def sender(name)
      Sender.new(Cproton.pn_sender(@impl, name))
    end