contains method

bool contains (
  1. List<String> array1,
  2. List<String> array2
)