# File lib/sawyer/agent.rb, line 115
    def encode_body(data)
      @serializer.encode(data)
    end