# File temp/doctype.rb, line 147 def public case @external_id when "SYSTEM" nil when "PUBLIC" strip_quotes(@long_name) end end