# File lib/puma/control_cli.rb, line 79 def message(msg) @stdout.puts msg unless @options[:quiet_flag] end