def save!
    data = if new_record?
             requires :name

             cistern.create_ticket_form('ticket_form' => attributes)