# File lib/webmock/webmock.rb, line 16
def
request
(
method
,
uri
)
RequestPattern
.
new
(
method
,
uri
)
end