# File lib/core/link.rb, line 305
    def delivery(tag)
      Delivery.new(Cproton.pn_delivery(@impl, tag))
    end