21.
What does the `include?` method do when used with strings in Ruby?

22.
In Ruby, what does the `capitalize` method do when used with strings?

25.
What does the `chomp` method do when used with strings in Ruby?

27.
What does the pop method do when called on an array in Ruby?