# File lib/journey/visitors.rb, line 81
      def initialize options
        @options  = options
        @consumed = {}
      end