# File lib/pry/object_path.rb, line 19 def initialize(path_string, current_stack) @path_string = path_string @current_stack = current_stack end