# File lib/transitions/presenter.rb, line 7
    def available_events
      get_state_machine.events.keys
    end