# File lib/travis/client/session.rb, line 48
      def agent_info=(info)
        @agent_info = [info].flatten.freeze
        set_user_agent
      end