# File lib/webmock/http_lib_adapters/curb_adapter.rb, line 240
      def body_str
        @body_str ||= super
      end