Check if there are no elements.
Returns:
146 147 148
# File 'lib/tty/table/header.rb', line 146 def empty? to_ary.empty? end