# File lib/sawyer/agent.rb, line 124
    def decode_body(str)
      @serializer.decode(str)
    end