# File lib/state_machine/transition.rb, line 151
    def human_to_name
      @to_state.human_name(@object.class)
    end