8 9 10
# File 'lib/microstation/ts/tagset_trait.rb', line 8 def tagset_names tagsets.map { |ts| ts.name } end