String Ruby

You can create strings with the new method. 
title = String.new # => ""