# File lib/sup/account.rb, line 72
def
is_account_email?
email
;
!
account_for
(
email
).
nil?
end