# File lib/map/options.rb, line 51
    def popped?
      !(arguments.last.object_id == object_id)
    end