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