# File lib/guard/livereload.rb, line 26
    def start
      @reactor = Reactor.new(options)
    end