module Eth::Sedes

def int256

def int256
  BigEndianInt.new(256)
end