Output directly
Parameters:
Returns:
24 25 26 27
# File 'lib/yetty/ui.rb', line 24 def puts(string='') @output_to.puts string string end