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