# File lib/state_machine/transition.rb, line 123
    def transient?
      @transient
    end