# File lib/webmock/request_signature.rb, line 32
    def eql?(other)
      self.to_s == other.to_s
    end