# File lib/webmock/request_pattern.rb, line 113 def to_s WebMock::Util::URI.strip_default_port_from_uri_string(@pattern.to_s) end