# File lib/ethon/easy/mirror.rb, line 24 def log_informations Hash[*INFORMATIONS_TO_LOG.map do |info| [info, options[info]] end.flatten] end