3 4 5
# File 'lib/telephone_appointments/stub_api.rb', line 3 def post(*) Response.new(Net::HTTPSuccess.new(nil, nil, nil)) end