def save!
    data = if new_record?
             requires :name

             cistern.create_organization('organization' => attributes)