131 132 133
# File 'lib/evm_client/formatter.rb', line 131 def output_to_int(bytes) self.to_int(bytes) end