Mega Code Archive

 
Categories / Ruby / String
 

Chain calls of next together

"0".next.next.next # => "3"