# File lib/openid/util.rb, line 39
def
Util
.
to_base64
(
s
) [
s
].
pack
(
'm'
).
gsub
(
"\n"
,
""
)
end