185 186 187
# File 'lib/gonzui/searchquery.rb', line 185 def each @items.each {|item| yield(item) } end