# File lib/state_machine/transition.rb, line 136
    def human_from_name
      @from_state.human_name(@object.class)
    end