class Guard::RSpec::Inspectors::FocusedInspector

def initialize(options = {})

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