# File lib/amqp/collection.rb, line 7 def initialize(item) super("Instance of #{item.class} doesn't respond to #name!") end