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