# File lib/ethon/easy/debug_info.rb, line 41 def to_h Hash[MESSAGE_TYPES.map {|k| [k, send(k)] }] end