19 20 21
# File 'lib/ucd/formatter/base.rb', line 19 def name to_s.split("::").last.downcase.to_sym end