# File lib/guard/interactor.rb, line 75
      def enabled=(status)
        @enabled = status
      end