# File lib/guard/notifiers/file_notifier.rb, line 23
      def available?(silent = false, options = {})
        options.has_key?(:path)
      end