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