# File lib/core/sasl.rb, line 59
    def initialize(transport)
      @impl = Cproton.pn_sasl(transport.impl)
    end