# File lib/rack/mock.rb, line 56
    def post(uri, opts={})   request("POST", uri, opts)   end