# File lib/typhoeus/request.rb, line 176 def encoded_body Ethon::Easy::Form.new(nil, options[:body]).to_s end