class Fastly::Customer

def security_contact

The security contact as a Fastly::User
#
def security_contact
  get_user security_contact_id
end