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