# File lib/rack/mock.rb, line 62
def
options
(
uri
,
opts
={})
request
(
"OPTIONS"
,
uri
,
opts
)
end