31 32 33
# File 'lib/termium/language_module.rb', line 31 def notes textual_support.select(&:is_note?).map(&:value_typed) end