# File lib/vcr/request_matcher.rb, line 50
def
body
request
.
body
if
match_requests_on?
(
:body
)
end