# File lib/aruba/api.rb, line 408 def stdout(content) return unless @options[:stdout] print content end