# File lib/chef/openid_registration.rb, line 96
def
name=
(
n
)
@name
=
n
.
gsub
(
/\./
,
'_'
)
end