# File lib/neo4jr/indexer.rb, line 6
      def use(service)
        @indexer = LuceneIndexService.new(service)
      end