# File lib/ruote/log/wait_logger.rb, line 119 def dump @seen.collect { |msg| fancy_print(msg) }.join("\n") end