# File lib/nanite.rb, line 50
    def start_agent(options = {})
      @agent = Nanite::Agent.start(options)
    end