ruby array includes string code example Example: contains ruby array >> ['Cat', 'Dog', 'Bird'].include? 'Dog' => true