class RSpec::Core::SharedExampleGroup::Registry

def formatted_location(block)

def formatted_location(block)
  block.source_location.join(":")
end