# File lib/nanite.rb, line 54 def start_mapper(options = {}) @mapper = Nanite::Mapper.start(options) end