global

def _account_from_verify_account_key(key)

def _account_from_verify_account_key(key)
  @account = account_from_verify_account_key(key)
end