# File lib/state_machine/transition.rb, line 94
    def to_name
      @to_state.name
    end