# File lib/aeolus_image/model/warehouse/warehouse_model.rb, line 101 def all bucket_objects.map do |wh_object| self.new(wh_object) end end