Returns:
39 40 41
# File 'lib/ffidb/type.rb', line 39 def name self.spec.gsub(/\s*\*+$/, '').to_sym # TODO end