# File lib/sasl/base.rb, line 32
    def initialize(mechanism)
      @mechanism = mechanism
    end