# File lib/rr/recorded_calls.rb, line 29
    def ==(other)
      recorded_calls == other.recorded_calls
    end