# File lib/pry/command.rb, line 225
def
target_self
;
target
.
eval
(
'self'
);
end