Method Ruby

string = 'My first string'                   # => "My first string"
string.length.next                           # => 16