class Eth::Address

def unprefixed

def unprefixed
  Utils.remove_hex_prefix address
end