6 7 8
# File 'lib/Olib/shops.rb', line 6 def Shop.items Shop.containers.map { |container| container.contents }.flatten end