Perfect! Just like the Insert () method we've seen in the strings chapter, this method has two parameters: the index to insert at and the value to insert.
Insert ()
We don't want to add but insert an element, do we?