# File lib/rr/recorded_calls.rb, line 12
    def [](index)
      @recorded_calls[index]
    end