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