# File lib/Borges/Component/Path.rb, line 32
  def pop
    @stack.pop
  end