# File solution.rb, line 276
  def get_stem_vocalization
    vocalizations(false,@stemsPOS,true)
  end