# File lib/em-http/http_connection.rb, line 9 def patch options = {}, &blk; setup_request(:patch, options, &blk); end