class Guard::RSpec::Inspectors::KeepingInspector

def initialize(options = {})

def initialize(options = {})
  super
  @failed_locations = []
end