module RSpec::Core::SharedExampleGroup::Registry
def self.created_from_caller(other_caller)
def self.created_from_caller(other_caller) @caller_line == other_caller.last end
def self.created_from_caller(other_caller) @caller_line == other_caller.last end