You can call another function based on the return from this funtion call
string = 'My first string' # => "My first string" string.length.next # => 16