45 46 47
# File 'lib/fake_http.rb', line 45 def post(pattern, &block) add_responder(:post, pattern, &block) end