class AASM::Core::State

def for_select

def for_select
  [display_name, name.to_s]
end