# File lib/transitions/machine.rb, line 53
    def current_state_variable
      # TODO: Refactor me away.
      :@current_state
    end