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