# File lib/travis/client/session.rb, line 133
      def config
        @config ||= get_raw('/config')['config'] || {}
      end