# File lib/state_machine/node_collection.rb, line 110
    def at(index)
      @nodes[index]
    end