def wss(objects = nil)
      if objects.nil?
        objects = @objects.map { |x| Array.new(x[1], x[0]) }.flatten
      end