Returns true if substr occurs in this string
bool contains(const char * substr) const;
contains Method