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