# File solution.rb, line 417
  def get_stem_POS
    perform_on_POS(1,@stemsPOS,2)
  end