# File lib/rhc/rest/httpclient.rb, line 115
        def to_str
          ["#{user}:#{passwd}"].pack('m').tr("\n", '')
        end