# File lib/guard.rb, line 131 def setup_interactor unless options[:no_interactions] @interactor = ::Guard::Interactor.fabricate end end