# File lib/rye/set.rb, line 125
125:
def
cd
(
key
=
nil
) 126:
run_command
(
:cd
,
key
) 127:
self
128:
end