# File lib/aws/sqs/queue_collection.rb, line 45 def initialize(opts = {}) @prefix = opts[:prefix] super end