# File lib/edi4r/diagrams.rb, line 267
    def unshift(node)
      @nodelist.unshift(node)
    end