# File lib/csl/info.rb, line 233 def namae @namae || namae! end
# File lib/csl/info.rb, line 237 def namae! @namae = Namae::Name.parse to_s end