# File lib/guard/dsl.rb, line 317 def interactor(interactor) ::Guard::Interactor.interactor = interactor.to_sym end