module Guard
NOTE: Do NOT require “guard/plugin” - it will either be already required, or a stub will be supplied by the test class
Provided empty definition so requiring the plugin without Guard
won’t crash (e.g. when added to a Gemfile without ‘require: false`)