# File lib/sawyer/agent.rb, line 154
    def marshal_load(dumped)
      @endpoint = *dumped.shift(1)
    end