Checks that the value is in one of the values provided. E.g. ``` # /etc/passwd columns 0 6 property myuser assert_in /bin/bash /bin/sh /bin/dash ```