# File lib/state_machine/transition.rb, line 131
    def qualified_from_name
      @from_state.qualified_name
    end