# File lib/yell/adapters.rb, line 11 def initialize( options = {} ) @options = options @collection = [] end