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