String Ruby

title = String.new # => ""
title.empty? # => true