# File lib/directory_watcher.rb, line 453 def start return self if running? load! @scanner.start self end