class Guard::RSpec::Inspectors::BaseInspector

def failed(_locations)

def failed(_locations)
  raise NotImplementedError
end