# File solution.rb, line 425
  def get_stem_long_POS
    perform_on_POS(2,@stemsPOS,2)
  end