Check if string ends with suffix
Returns true if s ends with the specified suffix.
s
suffix
String
Returns: True if s ends with suffix.