# File lib/journey/nodes/node.rb, line 53
      def initialize x = Object.new
        super
      end