begin

Returns an iterator to the first character in the string

  iterator begin();

  const_iterator begin() const;