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