22 23 24
# File 'lib/flat_api/models/score_track_state.rb', line 22 def self.all_vars @all_vars ||= [DRAFT, COMPLETED, DELETED].freeze end