# File lib/state_machine/node_collection.rb, line 48
    def length
      @nodes.length
    end