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