# File lib/sasl/base.rb, line 36
    def to_s
      "Unknown mechanism: #{@mechanism.inspect}"
    end