class Selenium::WebDriver::Support::Guards::Guard

def exclude?

or it is flaky and unreliable
Bug is present on all configurations specified, but test can not be run because it breaks other tests,
def exclude?
  @type == :exclude || @type == :flaky
end