136 137 138
# File 'lib/item_builder.rb', line 136 def skus @skus ||= listings.map(&:local_id).uniq end