# File lib/sawyer/agent.rb, line 23
    def self.decode(data)
      serializer.decode(data)
    end