String Ruby

So if you use index like this:
line = "A horse! a horse! my kingdom for a horse!"
puts line.index("k")