# File lib/rspec/core/shared_example_group.rb, line 84
            def self.created_from_caller(other_caller)
              @caller_line == other_caller.last
            end