# File lib/amq/protocol/client.rb, line 70
      def initialize(types)
        super("Must be one of #{types.inspect}")
      end