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